Blablabla
x <- 1
x
## [1] 1
woRkshoptools package.
easypackages packages, which
can be installed with the command
install.packages("easypackages"). After loading the package
with library(easypackages) you can load and
install packages (if necessary) with one command:
easypackages::packages("fancy_package_1", "fancy_package_2", ...)